It assumes the system-config-printer files are installed to /usr/share/system-config-printer, if not edit SYSTEM_CONFIG_PRINTER_DIR in system-config-printer-kde.py
Also change APPDIR to where system-config-printer-kde is installed
It also needs pycups:
http://cyberelk.net/tim/software/pycups/
TODO:
implement all the missing features from system-config-printer
- printer options pages
- printer access control page
- browsing SMB
- verifying IPP
- driver download
- many more, grep for TODO and FIXME
Make UI follow Celeste's spec in kubuntu_printer_configuration.pdf
Merge code as far as possible with system-config-printer to stop code duplication, host in same archive too